home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ap-Az / ArticleIndex.cpt / File Index / background_2287.txt < prev    next >
Text File  |  1989-05-05  |  5KB  |  206 lines

  1. -- background: 2287 from stack: in
  2. -- bmap block id: 2612
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=142 top=65 right=82 bottom=298
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Source
  20.  
  21.  
  22. -- part 8 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=35 top=261 right=287 bottom=68
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1011 / 1011
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect iris close
  37.   go home
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 11 (field)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=335 top=65 right=83 bottom=485
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 3
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: 
  54.  
  55.  
  56. -- part 12 (field)
  57. -- low flags: 00
  58. -- high flags: 0007
  59. -- rect: left=88 top=86 right=279 bottom=503
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 3
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: Synopsis
  68.  
  69.  
  70. -- part 14 (button)
  71. -- low flags: 00
  72. -- high flags: 0004
  73. -- rect: left=455 top=21 right=55 bottom=494
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 20186 / 20186
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Srt
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   sort by field "Source"
  85. end mouseUp
  86.  
  87.  
  88.  
  89. -- part 15 (button)
  90. -- low flags: 00
  91. -- high flags: A003
  92. -- rect: left=7 top=130 right=182 bottom=74
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 32670 / 32670
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: Search For
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   ask "Please enter some text for searching."
  104.   if it is empty then exit mouseUp
  105.   put it into searchString
  106.   find searchString
  107.   if the result is not empty then
  108.     answer "Can't find the search text in this stack."
  109.     exit mouseUp
  110.   end if
  111.   put "find"&"e&searchString"e
  112.   hide msg
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part 19 (button)
  118. -- low flags: 00
  119. -- high flags: 0000
  120. -- rect: left=23 top=301 right=335 bottom=55
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 23270 / 23270
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: Open Button
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   set hilite of me to true
  132.   ZoomRect the rect of me, the rect of bkgnd field "NewField 1"
  133.   set lockscreen to true
  134.   show bkgnd button "Close Button"
  135.   show bkgnd field "NewField 1"
  136.   show bkgnd field "NewField 2"
  137.   hide bkgnd button "Open Button"
  138.   set lockscreen to false
  139.   set hilite of me to false
  140.   click at 300,100
  141.   type "If you would like a copy of any article referenced "
  142.   type "in this stack send $5 with your request to: "
  143.   type "Paul DiBara                "
  144.   type "29 Pleasant St., "
  145.   type "Rockland,  MA  02370"
  146.   set locktext of field "NewField 2" to true
  147. end mouseUp
  148.  
  149.  
  150.  
  151. -- part 20 (field)
  152. -- low flags: 81
  153. -- high flags: 0004
  154. -- rect: left=203 top=59 right=261 bottom=478
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 0 / 0
  157. -- text alignment: 1
  158. -- font id: 3
  159. -- text size: 12
  160. -- style flags: 256
  161. -- line height: 16
  162. -- part name: NewField 1
  163.  
  164.  
  165. -- part 22 (button)
  166. -- low flags: 80
  167. -- high flags: 8006
  168. -- rect: left=248 top=60 right=75 bottom=397
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 14184 / 14184
  171. -- text alignment: 1
  172. -- font id: 0
  173. -- text size: 12
  174. -- style flags: 0
  175. -- line height: 16
  176. -- part name: Close Button
  177. ----- HyperTalk script -----
  178. on mouseDown
  179.   ZoomRect the rect of bkgnd field "NewField 1", the rect of bkgnd button "Open Button"
  180.   set lockscreen to true
  181.   show bkgnd button "Open Button"
  182.   delete word 1 to 100 of field "newfield 2"
  183.   hide bkgnd field "NewField 1"
  184.   hide bkgnd field "NewField 2"
  185.   hide bkgnd button "Close Button"
  186.   set locktext of field "NewField 2" to false
  187.   set lockscreen to false
  188. end mouseDown
  189.  
  190.  
  191.  
  192.  
  193.  
  194. -- part 23 (field)
  195. -- low flags: 80
  196. -- high flags: 2007
  197. -- rect: left=203 top=75 right=257 bottom=476
  198. -- title width / last selected line: 0
  199. -- icon id / first selected line: 0 / 0
  200. -- text alignment: 0
  201. -- font id: 3
  202. -- text size: 12
  203. -- style flags: 0
  204. -- line height: 16
  205. -- part name: NewField 2
  206.